Eclipse Platform
Pre-release 3.0

Uses of Class
org.eclipse.swt.widgets.Monitor

Packages that use Monitor
org.eclipse.swt.widgets SWT widget public API classes. 
 

Uses of Monitor in org.eclipse.swt.widgets
 

Methods in org.eclipse.swt.widgets that return Monitor
 Monitor[] Display.getMonitors()
          Returns an array of monitors attached to the device.
 Monitor Display.getPrimaryMonitor()
          Returns the primary monitor for that device.
 Monitor Control.getMonitor()
          Returns the receiver's monitor.
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.